aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/dashboard/bookmarks/[slug]/index.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+1
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-5/+9
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz1-7/+20
2025-08-31fix(mobile): Fix text bookmark editorMohamedBassem1-379/+20
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem1-4/+7
2025-07-17feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz1-3/+6
2025-07-06fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...Mohamed Bassem1-23/+58
2025-06-08feat(mobile): Add support for viewing PDFs (#1519)Code Love1-2/+20
2025-06-07feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)Simon Kenny1-12/+105
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2025-04-08fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem1-2/+2
2024-11-23feat(mobile): Add support for managing tags from mobileMohamedBassem1-1/+14
2024-11-23ui(mobile): Replace bottom sheet with native screens (#690)Mohamed Bassem1-27/+6
2024-10-31fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...MohamedBassem1-5/+29
2024-10-21feature(mobile): Use inline WebView for expanding bookmarksMohamedBassem1-0/+293
2024-08-26feature(mobile): Change the view bookmark page to be a modal and add tags andMohamedBassem1-82/+0
2024-08-24fix(mobile): Allow expanding the text by clicking on bookmark cardMohamedBassem1-0/+82